File openDialog() Class MethodFile.openDialog(prompt, select) Description The File.openDialog class method presents the File > Open dialog that is standard for the platform on which After Effects is running. This method overlaps somewhat with the easier to use fileGetDialog() global function. Parameters
Returns File object, or null if user cancels the dialog. See also |